home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 July / 07_02.iso / bonus / freesoft / files / uzsetup.exe / {app} / uzip.exe / 0 / RCDATA / TFRMBACKUP / TFRMBACKUP.txt < prev   
Encoding:
Text File  |  2002-05-23  |  13.0 KB  |  578 lines

  1. object frmBackup: TfrmBackup
  2.   Left = 199
  3.   Top = 252
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'UltimateZip Backup Wizard'
  7.   ClientHeight = 357
  8.   ClientWidth = 496
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   OnActivate = FormActivate
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Bevel: TBevel
  23.     Left = 0
  24.     Top = 313
  25.     Width = 496
  26.     Height = 2
  27.     Shape = bsTopLine
  28.   end
  29.   object Wiz: TNotebook
  30.     Left = 0
  31.     Top = 0
  32.     Width = 496
  33.     Height = 313
  34.     TabOrder = 3
  35.     OnPageChanged = WizPageChanged
  36.     object TPage
  37.       Left = 0
  38.       Top = 0
  39.       Caption = 'Add'
  40.       object Bevel1: TBevel
  41.         Left = 0
  42.         Top = 58
  43.         Width = 496
  44.         Height = 3
  45.         Shape = bsTopLine
  46.       end
  47.       object Label16: TLabel
  48.         Left = 16
  49.         Top = 120
  50.         Width = 121
  51.         Height = 13
  52.         Caption = '&Selected files and folders:'
  53.         FocusControl = lbList
  54.       end
  55.       object Label1: TLabel
  56.         Left = 16
  57.         Top = 72
  58.         Width = 73
  59.         Height = 13
  60.         Caption = '&Output archive:'
  61.         FocusControl = edtArcFile
  62.       end
  63.       object Panel5: TPanel
  64.         Left = 0
  65.         Top = 0
  66.         Width = 496
  67.         Height = 58
  68.         Align = alTop
  69.         BevelOuter = bvNone
  70.         Color = clWhite
  71.         TabOrder = 7
  72.         object lblTitel: TLabel
  73.           Left = 16
  74.           Top = 8
  75.           Width = 409
  76.           Height = 13
  77.           AutoSize = False
  78.           Caption = 'Select Output Archive and Items to Add'
  79.           Font.Charset = DEFAULT_CHARSET
  80.           Font.Color = clWindowText
  81.           Font.Height = -11
  82.           Font.Name = 'MS Sans Serif'
  83.           Font.Style = [fsBold]
  84.           ParentFont = False
  85.         end
  86.         object lblDis: TLabel
  87.           Left = 32
  88.           Top = 24
  89.           Width = 369
  90.           Height = 33
  91.           AutoSize = False
  92.           Caption = 
  93.             'Enter an archive filename and choose the files and/or folders yo' +
  94.             'u want to add, then click Next.'
  95.           WordWrap = True
  96.         end
  97.         object Image2: TImage
  98.           Left = 440
  99.           Top = 1
  100.           Width = 55
  101.           Height = 55
  102.           Picture.Data = {<image000.bmp>}
  103.         end
  104.       end
  105.       object lbList: TListBox
  106.         Left = 16
  107.         Top = 136
  108.         Width = 457
  109.         Height = 121
  110.         ItemHeight = 13
  111.         MultiSelect = True
  112.         TabOrder = 2
  113.       end
  114.       object btnAddFiles: TButton
  115.         Left = 224
  116.         Top = 264
  117.         Width = 75
  118.         Height = 25
  119.         Caption = '&Add files...'
  120.         TabOrder = 4
  121.         OnClick = btnAddFilesClick
  122.       end
  123.       object btnAddFolders: TButton
  124.         Left = 312
  125.         Top = 264
  126.         Width = 75
  127.         Height = 25
  128.         Caption = 'A&dd folders...'
  129.         TabOrder = 5
  130.         OnClick = btnAddFoldersClick
  131.       end
  132.       object btnRemove: TButton
  133.         Left = 400
  134.         Top = 264
  135.         Width = 75
  136.         Height = 25
  137.         Caption = '&Remove'
  138.         TabOrder = 6
  139.         OnClick = btnRemoveClick
  140.       end
  141.       object edtArcFile: TEdit
  142.         Left = 16
  143.         Top = 88
  144.         Width = 433
  145.         Height = 21
  146.         TabOrder = 0
  147.       end
  148.       object Button1: TButton
  149.         Left = 452
  150.         Top = 88
  151.         Width = 21
  152.         Height = 21
  153.         Caption = '...'
  154.         TabOrder = 1
  155.         OnClick = Button1Click
  156.       end
  157.       object Button2: TButton
  158.         Left = 16
  159.         Top = 264
  160.         Width = 75
  161.         Height = 25
  162.         Caption = '&Filters...'
  163.         TabOrder = 3
  164.         OnClick = Button2Click
  165.       end
  166.     end
  167.     object TPage
  168.       Left = 0
  169.       Top = 0
  170.       Caption = 'Conf'
  171.       object Bevel2: TBevel
  172.         Left = 0
  173.         Top = 58
  174.         Width = 496
  175.         Height = 3
  176.         Shape = bsTopLine
  177.       end
  178.       object Label4: TLabel
  179.         Left = 16
  180.         Top = 72
  181.         Width = 62
  182.         Height = 13
  183.         Caption = ' &Archivetype:'
  184.         FocusControl = cboArcType
  185.       end
  186.       object Panel1: TPanel
  187.         Left = 0
  188.         Top = 0
  189.         Width = 496
  190.         Height = 58
  191.         Align = alTop
  192.         BevelOuter = bvNone
  193.         Color = clWhite
  194.         TabOrder = 8
  195.         object Label2: TLabel
  196.           Left = 16
  197.           Top = 8
  198.           Width = 409
  199.           Height = 13
  200.           AutoSize = False
  201.           Caption = 'Select Backup Options'
  202.           Font.Charset = DEFAULT_CHARSET
  203.           Font.Color = clWindowText
  204.           Font.Height = -11
  205.           Font.Name = 'MS Sans Serif'
  206.           Font.Style = [fsBold]
  207.           ParentFont = False
  208.         end
  209.         object Label3: TLabel
  210.           Left = 32
  211.           Top = 24
  212.           Width = 369
  213.           Height = 33
  214.           AutoSize = False
  215.           Caption = 'Please select the options you want to use, then click Next.'
  216.           WordWrap = True
  217.         end
  218.         object Image1: TImage
  219.           Left = 440
  220.           Top = 1
  221.           Width = 55
  222.           Height = 55
  223.           Picture.Data = {<image001.bmp>}
  224.         end
  225.       end
  226.       object cboArcType: TComboBox
  227.         Left = 16
  228.         Top = 88
  229.         Width = 465
  230.         Height = 21
  231.         Style = csDropDownList
  232.         ItemHeight = 13
  233.         TabOrder = 0
  234.         OnChange = cboArcTypeChange
  235.         Items.Strings = (
  236.           'Cab archive'
  237.           'Lha archive'
  238.           'Zip archive')
  239.       end
  240.       object ckbPassword: TCheckBox
  241.         Left = 16
  242.         Top = 248
  243.         Width = 97
  244.         Height = 17
  245.         Caption = '&Use password'
  246.         TabOrder = 6
  247.         OnClick = ckbPasswordClick
  248.       end
  249.       object edtPassword: TEdit
  250.         Left = 16
  251.         Top = 272
  252.         Width = 465
  253.         Height = 21
  254.         TabOrder = 7
  255.       end
  256.       object ckbUseComp: TCheckBox
  257.         Left = 16
  258.         Top = 120
  259.         Width = 105
  260.         Height = 17
  261.         Caption = 'Use &compression'
  262.         TabOrder = 1
  263.       end
  264.       object ckbTimestamp: TCheckBox
  265.         Left = 16
  266.         Top = 144
  267.         Width = 145
  268.         Height = 17
  269.         Caption = 'Add ×tamp to archive'
  270.         TabOrder = 2
  271.       end
  272.       object ckbMessage: TCheckBox
  273.         Left = 16
  274.         Top = 192
  275.         Width = 257
  276.         Height = 17
  277.         Caption = 'Show &message when backup operation is finished'
  278.         TabOrder = 4
  279.       end
  280.       object ckbRun: TCheckBox
  281.         Left = 16
  282.         Top = 216
  283.         Width = 233
  284.         Height = 17
  285.         Caption = '&Run silent mode'
  286.         TabOrder = 5
  287.       end
  288.       object ckbPath: TCheckBox
  289.         Left = 16
  290.         Top = 168
  291.         Width = 225
  292.         Height = 17
  293.         Caption = 'Save &relative folder path (full path is default)'
  294.         TabOrder = 3
  295.       end
  296.     end
  297.     object TPage
  298.       Left = 0
  299.       Top = 0
  300.       Caption = 'Start'
  301.       object Bevel3: TBevel
  302.         Left = 0
  303.         Top = 58
  304.         Width = 496
  305.         Height = 3
  306.         Shape = bsTopLine
  307.       end
  308.       object Panel2: TPanel
  309.         Left = 0
  310.         Top = 0
  311.         Width = 496
  312.         Height = 58
  313.         Align = alTop
  314.         BevelOuter = bvNone
  315.         Color = clWhite
  316.         TabOrder = 1
  317.         object Label5: TLabel
  318.           Left = 16
  319.           Top = 8
  320.           Width = 409
  321.           Height = 13
  322.           AutoSize = False
  323.           Caption = 'Overview'
  324.           Font.Charset = DEFAULT_CHARSET
  325.           Font.Color = clWindowText
  326.           Font.Height = -11
  327.           Font.Name = 'MS Sans Serif'
  328.           Font.Style = [fsBold]
  329.           ParentFont = False
  330.         end
  331.         object Label6: TLabel
  332.           Left = 32
  333.           Top = 24
  334.           Width = 369
  335.           Height = 33
  336.           AutoSize = False
  337.           Caption = 
  338.             'UltimateZip Backup Wizard will use the following parameters to c' +
  339.             'reate the backup script file. To start the backup, klick "Backup' +
  340.             '".'
  341.           WordWrap = True
  342.         end
  343.         object Image3: TImage
  344.           Left = 440
  345.           Top = 1
  346.           Width = 55
  347.           Height = 55
  348.           Picture.Data = {<image002.bmp>}
  349.         end
  350.       end
  351.       object memBackup: TMemo
  352.         Left = 16
  353.         Top = 88
  354.         Width = 465
  355.         Height = 169
  356.         ScrollBars = ssVertical
  357.         TabOrder = 0
  358.       end
  359.     end
  360.     object TPage
  361.       Left = 0
  362.       Top = 0
  363.       Caption = 'Progress'
  364.       object Bevel4: TBevel
  365.         Left = 0
  366.         Top = 58
  367.         Width = 496
  368.         Height = 3
  369.         Shape = bsTopLine
  370.       end
  371.       object Label9: TLabel
  372.         Left = 16
  373.         Top = 112
  374.         Width = 53
  375.         Height = 13
  376.         Caption = 'Current file:'
  377.       end
  378.       object Label10: TLabel
  379.         Left = 16
  380.         Top = 160
  381.         Width = 40
  382.         Height = 13
  383.         Caption = 'Backup:'
  384.       end
  385.       object lblFN: TPathLabel
  386.         Left = 88
  387.         Top = 72
  388.         Width = 393
  389.         Height = 13
  390.         AutoSize = False
  391.       end
  392.       object Label11: TLabel
  393.         Left = 16
  394.         Top = 72
  395.         Width = 63
  396.         Height = 13
  397.         Caption = 'Compressing:'
  398.       end
  399.       object Panel3: TPanel
  400.         Left = 0
  401.         Top = 0
  402.         Width = 496
  403.         Height = 58
  404.         Align = alTop
  405.         BevelOuter = bvNone
  406.         Color = clWhite
  407.         TabOrder = 0
  408.         object Label7: TLabel
  409.           Left = 16
  410.           Top = 8
  411.           Width = 409
  412.           Height = 13
  413.           AutoSize = False
  414.           Caption = 'Backup Progress'
  415.           Font.Charset = DEFAULT_CHARSET
  416.           Font.Color = clWindowText
  417.           Font.Height = -11
  418.           Font.Name = 'MS Sans Serif'
  419.           Font.Style = [fsBold]
  420.           ParentFont = False
  421.         end
  422.         object Label8: TLabel
  423.           Left = 32
  424.           Top = 24
  425.           Width = 369
  426.           Height = 33
  427.           AutoSize = False
  428.           Caption = 'Shows the progress of the backup operation.'
  429.           WordWrap = True
  430.         end
  431.         object Image4: TImage
  432.           Left = 440
  433.           Top = 1
  434.           Width = 55
  435.           Height = 55
  436.           Picture.Data = {<image003.bmp>}
  437.         end
  438.       end
  439.       object pbrFile: TProgressBar
  440.         Left = 16
  441.         Top = 128
  442.         Width = 465
  443.         Height = 16
  444.         Min = 0
  445.         Max = 100
  446.         Smooth = True
  447.         TabOrder = 1
  448.       end
  449.       object pbrArchive: TProgressBar
  450.         Left = 16
  451.         Top = 176
  452.         Width = 465
  453.         Height = 16
  454.         Min = 0
  455.         Max = 100
  456.         Smooth = True
  457.         TabOrder = 2
  458.       end
  459.     end
  460.   end
  461.   object btnBack: TButton
  462.     Left = 248
  463.     Top = 328
  464.     Width = 75
  465.     Height = 25
  466.     Caption = '< &Back'
  467.     TabOrder = 2
  468.     OnClick = btnBackClick
  469.   end
  470.   object btnNext: TButton
  471.     Left = 323
  472.     Top = 328
  473.     Width = 75
  474.     Height = 25
  475.     Caption = '&Next >'
  476.     Default = True
  477.     Font.Charset = DEFAULT_CHARSET
  478.     Font.Color = clWindowText
  479.     Font.Height = -11
  480.     Font.Name = 'MS Sans Serif'
  481.     Font.Style = [fsBold]
  482.     ParentFont = False
  483.     TabOrder = 0
  484.     OnClick = btnNextClick
  485.   end
  486.   object btnClose: TButton
  487.     Left = 408
  488.     Top = 328
  489.     Width = 75
  490.     Height = 25
  491.     Cancel = True
  492.     Caption = 'Close'
  493.     TabOrder = 1
  494.     OnClick = btnCloseClick
  495.   end
  496.   object btnHelp: TButton
  497.     Left = 16
  498.     Top = 328
  499.     Width = 75
  500.     Height = 25
  501.     Caption = '&Help'
  502.     TabOrder = 4
  503.     OnClick = btnHelpClick
  504.   end
  505.   object FormCenter1: TFormCenter
  506.     Center = True
  507.     Left = 280
  508.     Top = 280
  509.   end
  510.   object odAddFiles: TOpenDialog
  511.     Filter = 'All files|*.*'
  512.     Options = [ofHideReadOnly, ofAllowMultiSelect, ofExtensionDifferent, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  513.     Title = 'Add files...'
  514.     Left = 168
  515.     Top = 284
  516.   end
  517.   object brdAddFolders: TdfsBrowseDirectoryDlg
  518.     Title = 'Please select the folder you want to add.'
  519.     Options = [bfDirectoriesOnly]
  520.     StatusText = 'C:\WINDOWS\Desktop'
  521.     Caption = 'Add folders...'
  522.     ShowSelectionInStatus = True
  523.     Left = 136
  524.     Top = 284
  525.   end
  526.   object odOpen: TOpenDialog
  527.     DefaultExt = '.zip'
  528.     Filter = 'Zip files|*.zip|Cab files|*.cab|Lha files|*.lzh'
  529.     Options = [ofHideReadOnly, ofPathMustExist, ofEnableSizing]
  530.     Title = 'Select Backup Archive'
  531.     Left = 104
  532.     Top = 282
  533.   end
  534.   object CAB1: TMakeCab
  535.     DeleteOptions = doAllowUndo
  536.     OnDeactivate = Zip1Deactivate
  537.     ArcType = atCab
  538.     DefaultExt = '.cab'
  539.     CompressMethod = cmMsZip
  540.     RecurseDirs = True
  541.     TempDir = 'c:\windows\TEMP\'
  542.     OnBegin = Zip1Begin
  543.     OnProgress = Zip1Progress
  544.     Left = 264
  545.     Top = 280
  546.   end
  547.   object Zip1: TZip
  548.     DeleteOptions = doAllowUndo
  549.     OnDeactivate = Zip1Deactivate
  550.     ArcType = atZip
  551.     CompressMethod = cmDeflate
  552.     DefaultExt = '.zip'
  553.     LeaveSpaceOnFirstDisk = 0
  554.     RecurseDirs = True
  555.     Switch = swAdd
  556.     TempDir = 'c:\windows\TEMP\'
  557.     OnBegin = Zip1Begin
  558.     OnProgress = Zip1Progress
  559.     OnReplaceFile = Zip1ReplaceFile
  560.     Left = 232
  561.     Top = 280
  562.   end
  563.   object Lha1: TLha
  564.     DeleteOptions = doAllowUndo
  565.     OnDeactivate = Zip1Deactivate
  566.     ArcType = atLha
  567.     CompressMethod = cmFrozen6
  568.     DefaultExt = '.lha'
  569.     RecurseDirs = True
  570.     Switch = swAdd
  571.     TempDir = 'c:\windows\TEMP\'
  572.     OnProgress = Zip1Progress
  573.     OnBegin = Zip1Begin
  574.     Left = 200
  575.     Top = 280
  576.   end
  577. end
  578.